rpi3: Rename RPI3_IO_BASE to RPI_IO_BASE
authorAndre Przywara <[email protected]>
Tue, 9 Jul 2019 14:59:26 +0000 (15:59 +0100)
committerAndre Przywara <[email protected]>
Fri, 13 Sep 2019 15:54:21 +0000 (16:54 +0100)
commit110fd1fe4d3315a774199a8c58810a02ec3eb041
tree84ac96b0a7ec29aaa0f237140cc1f12ec00ed799
parent4f2b984852556afc3543d90150c46be4aaadbc75
rpi3: Rename RPI3_IO_BASE to RPI_IO_BASE

The location of the MMIO window is different between a Raspberry Pi 3
and 4: the former has it just below 1GB, the latter below 4GB.
The relative location of the peripherals is mostly compatible though.

To allow sharing code between the two models, let's rename the symbol
used for the MMIO base to the more generic RPI_IO_BASE name.

Change-Id: I3c2762fb30fd56cca743348e79d72ef8c60ddb03
Signed-off-by: Andre Przywara <[email protected]>
plat/rpi/rpi3/include/platform_def.h
plat/rpi/rpi3/include/rpi_hw.h